[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2010-08-08 17:09:35", 
  "modified_by": "Administrator", 
  "modified": "2011-09-14 12:36:24"
 }, 
 {
  "name": "__common__", 
  "parent": "Quotation-Sales Order", 
  "doctype": "Table Mapper Detail", 
  "parenttype": "DocType Mapper", 
  "parentfield": "table_mapper_details"
 }, 
 {
  "name": "__common__", 
  "parent": "Quotation-Sales Order", 
  "doctype": "Field Mapper Detail", 
  "parenttype": "DocType Mapper", 
  "parentfield": "field_mapper_details"
 }, 
 {
  "name": "__common__", 
  "to_doctype": "Sales Order", 
  "module": "Selling", 
  "doctype": "DocType Mapper", 
  "ref_doc_submitted": 1, 
  "from_doctype": "Quotation"
 }, 
 {
  "name": "Quotation-Sales Order", 
  "doctype": "DocType Mapper"
 }, 
 {
  "map": "No", 
  "match_id": 0, 
  "to_field": "transaction_date", 
  "doctype": "Field Mapper Detail", 
  "from_field": "transaction_date", 
  "checking_operator": ">="
 }, 
 {
  "map": "Yes", 
  "match_id": 0, 
  "to_field": "quotation_date", 
  "doctype": "Field Mapper Detail", 
  "from_field": "transaction_date"
 }, 
 {
  "map": "Yes", 
  "match_id": 0, 
  "to_field": "quotation_no", 
  "doctype": "Field Mapper Detail", 
  "from_field": "name"
 }, 
 {
  "map": "Yes", 
  "match_id": 0, 
  "to_field": "company", 
  "doctype": "Field Mapper Detail", 
  "from_field": "company", 
  "checking_operator": "="
 }, 
 {
  "map": "Yes", 
  "match_id": 0, 
  "to_field": "fiscal_year", 
  "doctype": "Field Mapper Detail", 
  "from_field": "fiscal_year", 
  "checking_operator": "="
 }, 
 {
  "map": "Yes", 
  "match_id": 1, 
  "to_field": "prevdoc_docname", 
  "doctype": "Field Mapper Detail", 
  "from_field": "parent"
 }, 
 {
  "map": "No", 
  "match_id": 0, 
  "to_field": "naming_series", 
  "doctype": "Field Mapper Detail", 
  "from_field": "naming_series"
 }, 
 {
  "map": "No", 
  "match_id": 0, 
  "to_field": "status", 
  "doctype": "Field Mapper Detail", 
  "from_field": "status"
 }, 
 {
  "match_id": 3, 
  "to_field": "sales_team", 
  "doctype": "Table Mapper Detail", 
  "from_field": "sales_team", 
  "from_table": "Sales Team", 
  "to_table": "Sales Team", 
  "validation_logic": "name is not null"
 }, 
 {
  "match_id": 2, 
  "to_field": "other_charges", 
  "doctype": "Table Mapper Detail", 
  "from_field": "other_charges", 
  "from_table": "Sales Taxes and Charges", 
  "to_table": "Sales Taxes and Charges", 
  "validation_logic": "name is not null"
 }, 
 {
  "match_id": 1, 
  "reference_doctype_key": "prevdoc_doctype", 
  "to_field": "sales_order_details", 
  "doctype": "Table Mapper Detail", 
  "from_field": "quotation_details", 
  "from_table": "Quotation Item", 
  "to_table": "Sales Order Item", 
  "validation_logic": "name is not null"
 }, 
 {
  "reference_key": "prevdoc_docname", 
  "match_id": 0, 
  "doctype": "Table Mapper Detail", 
  "from_table": "Quotation", 
  "to_table": "Sales Order", 
  "validation_logic": "docstatus = 1"
 }
]